@charset "UTF-8";
@font-face {
  font-family: "antipasto_probold";
  src: url("../fontes/antipasto-pro-bold-trial-webfont.woff2") format("woff2");
  src: url("../fontes/antipasto-pro-bold-trial-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "antipasto_prodemibold";
  src: url("../fontes/antipasto-pro-demibold-trial-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "antipasto_proextrabold";
  src: url("../fontes/antipasto-pro-extrabold-trial-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "antipasto_proextralight";
  src: url("../fontes/antipasto-pro-extralight-trial-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "Quicksand", sans-serif !important; }
  body a {
    text-decoration: none !important; }

.owl-stage-outer {
  z-index: 1; }

#header {
  padding: 16px 0;
  position: relative; }
  #header a i {
    color: #9c9c9c;
    font-size: 30px; }
    #header a i.fa-heart {
      padding-right: 20px; }

.logo_seja {
  display: flex;
  justify-content: center;
  margin: 0 auto; }
  .logo_seja img {
    margin: 0 auto;
    display: flex;
    max-height: 90px;
    margin-left: 20px; }

.topo {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }

.chama-beneficio {
  background-color: #9d3d74;
  color: white;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center; }
  .chama-beneficio span {
    color: white;
    font-family: "antipasto_probold";
    letter-spacing: 0.6px;
    font-size: 20px;
    padding: 12px 16px;
    line-height: 100%; }
  .chama-beneficio i {
    color: #db9021;
    font-size: 22px; }

.menu {
  background-color: #f2f2f2;
  color: white; }
  .menu ul {
    padding-left: 0;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 0;
    flex-wrap: wrap; }
    .menu ul li {
      list-style: none;
      text-transform: uppercase;
      padding: 3px 10px;
      display: inline-flex;
      position: relative; }
      .menu ul li a {
        color: #3a3a3a;
        text-decoration: none !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-weight: 800; }
        .menu ul li a span {
          font-size: 15px; }
        .menu ul li a i {
          padding-left: 10px;
          color: #3a3a3a !important;
          font-size: 15px !important; }
          .menu ul li a i.fa-sort-down {
            font-size: 26px !important;
            margin-bottom: 14px;
            color: #c3c3c3 !important; }
          .menu ul li a i:first-child {
            margin-right: 4px; }
    .menu ul.abre-sub {
      display: none !important;
      position: absolute;
      width: 100%;
      display: inline-flex;
      z-index: 99999999;
      background-color: #e4e4e4;
      top: 100%;
      left: 0; }
      .menu ul.abre-sub a {
        width: 100%;
        border-bottom: 2px solid white; }
        .menu ul.abre-sub a li {
          font-size: 13px;
          font-weight: 800;
          width: 100%;
          display: flex;
          justify-content: center;
          padding: 12px 6px;
          line-height: 100%;
          text-align: center; }
          .menu ul.abre-sub a li:hover {
            background-color: #a9a9a9; }

ul.abre-sub-mobile {
  margin-top: 14px;
  flex-wrap: wrap !important; }
  ul.abre-sub-mobile a {
    display: flex;
    width: 100%;
    color: #525252; }
    ul.abre-sub-mobile a:first-child {
      color: #9d3d74;
      border: 2px solid #d2a8c0; }
    ul.abre-sub-mobile a li {
      width: 100%;
      justify-content: center;
      font-size: 15px;
      font-weight: 800; }

.submenu {
  padding: 14px 0;
  height: 70px;
  align-items: center;
  display: flex; }
  .submenu a {
    display: flex;
    min-width: 49%;
    justify-content: center;
    color: #585858;
    text-transform: uppercase;
    width: 100% !important;
    margin: 8px 0; }
    .submenu a:hover {
      color: #585858 !important; }
    .submenu a i {
      color: #585858 !important; }
    .submenu a span {
      font-family: "antipasto_proextrabold";
      font-size: 17px;
      padding-left: 12px; }

.fl-left {
  float: left; }

.fl-right {
  float: right; }

.line {
  height: 100%;
  width: 1px;
  background-color: #9d3d74; }

.busca {
  width: 100%;
  display: flex;
  margin: 14px 0;
  align-items: center; }
  .busca form {
    background-color: #f2f2f2;
    color: #585858;
    width: 100%;
    line-height: 0;
    padding: 10px;
    border-radius: 4px; }
    .busca form input {
      width: 90%;
      float: left;
      background-color: white;
      border: none;
      outline: none !important;
      padding: 4px 12px;
      font-size: 14px !important; }
    .busca form button {
      float: right;
      width: 9%;
      border: none;
      background-color: #f2f2f2 !important;
      font-size: 20px;
      text-align: right;
      padding-top: 4px; }
  .busca .abre-filtro {
    width: 20%;
    text-align: right;
    color: #585858 !important; }
    .busca .abre-filtro a {
      width: 100%;
      height: 100%;
      align-items: center;
      display: flex; }
      .busca .abre-filtro a span {
        font-size: 14px;
        text-align: right;
        width: 100%;
        color: #585858;
        font-size: 17px;
        padding-right: 10px;
        font-family: "antipasto_proextrabold"; }
      .busca .abre-filtro a i {
        color: #585858 !important; }

.destaque {
  max-width: 700px;
  display: flex;
  margin: 0 auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
  position: relative; }
  .destaque .owl-dots {
    margin-top: 20px; }
  .destaque .owl-nav {
    position: absolute;
    margin-top: 0 !important;
    height: 100%;
    top: 0;
    width: 100%; }
    .destaque .owl-nav button {
      position: absolute;
      top: 32%;
      font-size: 56px !important;
      color: #9d3d74 !important;
      outline: 0; }
      .destaque .owl-nav button.owl-prev {
        left: -30px; }
        .destaque .owl-nav button.owl-prev:hover {
          background-color: transparent; }
      .destaque .owl-nav button.owl-next {
        right: -30px; }
        .destaque .owl-nav button.owl-next:hover {
          background-color: transparent; }

.dstq-item {
  position: relative;
  overflow: hidden; }
  .dstq-item img {
    max-width: 100%; }
  .dstq-item a.active i {
    color: white;
    font-weight: 800 !important; }
  .dstq-item a.favorito {
    position: absolute;
    z-index: 3;
    right: 20px;
    top: 20px;
    color: white; }
    .dstq-item a.favorito:hover {
      color: white; }
    .dstq-item a.favorito i {
      font-size: 32px; }
      .dstq-item a.favorito i:hover {
        font-weight: 800; }
  .dstq-item a.saiba-mais {
    background-color: #e6ad57;
    color: white;
    text-transform: uppercase;
    position: absolute;
    z-index: 3;
    bottom: 30px;
    right: 0;
    font-size: 20px;
    letter-spacing: 0.5px;
    padding: 5px 66px 4px 18px;
    font-family: "antipasto_proextrabold" !important; }
    .dstq-item a.saiba-mais:hover {
      background-color: #eaa843; }

.gradiente {
  background: black;
  background: linear-gradient(180deg, black 0%, rgba(9, 9, 121, 0) 60%);
  position: absolute;
  top: -120px;
  height: 100%;
  z-index: 1;
  width: 100%; }

.dados-dstq {
  position: absolute;
  background-color: #4b4b4b;
  display: flex;
  align-items: center;
  align-content: center;
  color: white;
  opacity: 0.9;
  height: 100%;
  left: 20px;
  width: 250px;
  padding: 20px;
  z-index: 2;
  flex-wrap: wrap; }
  .dados-dstq span.desconto {
    font-family: "Quicksand", sans-serif;
    width: 100%;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 94%; }
  .dados-dstq span.tipo-est {
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    font-weight: 600; }
  .dados-dstq h6 {
    font-size: 27px;
    line-height: 100%;
    margin-top: 30px;
    letter-spacing: 0.4px;
    margin-bottom: 3px;
    font-family: "Quicksand", sans-serif;
    font-weight: 800;
    letter-spacing: 0;
    width:100%;}

.min-categoria {
  display: inline-flex;
  margin-bottom: 12px; }
  .min-categoria i {
    font-size: 22px;
    padding-right: 10px; }
  .min-categoria span {
    font-size: 17px;
    line-height: 100%;
    font-family: "antipasto_prodemibold" !important; }

.nov {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 4px; }
  .nov img {
    max-height: 30px; }
  .nov span {
    padding-left: 14px;
    color: #9d3d74;
    text-transform: uppercase;
    font-family: "antipasto_proextrabold";
    font-size: 30px;
    line-height: 0; }
  .nov.insta {
    margin-top: 0;
    padding-top: 70px;
    margin-bottom: 40px; }
    .nov.insta img {
      filter: grayscale(1); }
    .nov.insta span {
      color: #383838; }

.novidades {
  max-width: 700px;
  display: flex;
  margin: 0 auto;
  padding-bottom: 30px; }

.owl-novos {
  width: 100%;
  margin-top: 40px;
  display: flex !important;
  flex-wrap: wrap; }
  .owl-novos .owl-stage {
    display: inline-flex !important;
    align-items: flex-end !important;
    height: 100% !important; }
  .owl-novos .owl-item {
    height: 100% !important; }
  .owl-novos .owl-dots {
    margin-top: 20px;
    display: block !important;
    width: 100%;
    text-align: center; }
  .owl-novos .owl-nav {
    position: absolute;
    margin-top: 0 !important;
    height: 100%;
    top: 0;
    width: 100%;
    display: block !important; }
    .owl-novos .owl-nav button {
      position: absolute;
      top: 32%;
      font-size: 56px !important;
      color: #9d3d74 !important;
      outline: 0;
      padding-bottom: 8px !important; }
      .owl-novos .owl-nav button.owl-prev {
        left: -30px; }
        .owl-novos .owl-nav button.owl-prev:hover {
          background-color: transparent; }
      .owl-novos .owl-nav button.owl-next {
        right: -30px; }
        .owl-novos .owl-nav button.owl-next:hover {
          background-color: transparent; }

.mini-nov {
  display: inline-flex;
  background-color: #f2f2f2;
  padding: 18px;
  flex-wrap: wrap;
  margin: 0 5px;
  position: relative;
  height: 100%;
  width: 100%;
  align-content: space-between; }
  .mini-nov a.mais {
    background-color: #e6ad57;
    color: white;
    text-transform: uppercase;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 6px 10px;
    margin-top: 14px;
    font-size: 20px;
    letter-spacing: 0.7px;
    font-family: "antipasto_proextrabold" !important;
    height: fit-content; }
    .mini-nov a.mais:hover {
      background-color: #e09729; }
  .mini-nov.categoria {
    background-color: white;
    width: 32%;
    margin-bottom: 20px;
    height: auto; }
  .mini-nov.cat-destaque {
    background-color: white;
    margin-bottom: 20px;
    height: auto; }
  .mini-nov.desabilitado {
    filter: grayscale(1);
    opacity: 0.7; }

.pd-zero {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.miniatura {
  width: 100%;
  position: relative; }
  .miniatura .min-desconto {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 20px;
    top: 0;
    background-color: #383838;
    opacity: 0.8;
    min-width: 40%; }
    .miniatura .min-desconto span {
      color: white;
      font-family: "Quicksand", sans-serif;
      font-weight: 800;
      font-size: 30px; }
    .miniatura .min-desconto.categoria {
      height: auto;
      left: -12px;
      top: 6px;
      opacity: 1;
      background-color: #676767;
      min-width: 26%;
      padding: 6px 10px; }
      .miniatura .min-desconto.categoria span {
        font-size: 22px; }
  .miniatura img {
    max-width: 100%; }

.min-dados {
  display: flex;
  width: 100%;
  margin-top: 10px; }
  .min-dados a {
    display: flex;
    align-items: center;
    color: #5c5c5c; }
    .min-dados a.active i {
      color: #5c5c5c;
      font-weight: 800 !important;
    }
    .min-dados a i {
      font-size: 28px; }
      .min-dados a i:hover {
        color: #5c5c5c;
        font-weight: bold; }

.min-cat {
  color: #5c5c5c;
  height: 100%;
  align-items: center;
  display: flex;
  width: inherit;
  line-height: 100%; }
  .min-cat span {
    font-size: 16px;
    font-weight: 900;
    padding-right: 4px;
    font-family: "Quicksand", sans-serif !important; }
  .min-cat i {
    font-size: 22px;
    padding-right: 10px; }
  .min-cat.int {
    height: auto;
    margin-bottom: 8px; }
  .min-cat.categoria {
    padding-top: 20px;
    padding-bottom: 20px; }
    .min-cat.categoria i {
      font-size: 32px;
      padding-right: 16px; }
    .min-cat.categoria span {
      font-size: 20px; }
      .min-cat.categoria span.subcategoria {
        padding-left: 10px; }

.min-estab {
  margin-top: 14px; }
  .min-estab h5 {
    font-size: 24px;
    color: #5c5c5c;
    font-family: "Quicksand", sans-serif;
    margin-bottom: 6px;
    line-height: 100%;
    display: block;
    font-weight: 900;
    letter-spacing: 0; }
  .min-estab span {
    display: block;
    line-height: 100%;
    width: 100%;
    color: #5c5c5c;
    font-size: 14px;
    font-family: 'Quicksand', sans-serif; }
  .min-estab.categoria {
    width: calc(100% - 40px); }
    .min-estab.categoria h5 {
      font-size: 20px; }

#calculadora {
  background-color: #7d6272;
  position: relative;
  padding-bottom: 50px; }
  #calculadora h1 {
    padding: 50px 10px 10px 10px;
    font-weight: 900;
    font-size: 30px;
    color: #ef9135;
    border-bottom: 1px solid #ef9135;
    margin-bottom: 20px;
    text-transform: uppercase; }

.calc-title {
  max-width: 100%;
  position: relative;
  padding: 10px 10px 40px 10px;
  display: flex;
  align-items: center; }
  .calc-title i {
    position: absolute;
    left: 50px;
    color: white;
    font-size: 40px; }
  .calc-title h2 {
    color: white;
    margin-left: 20px;
    line-height: 100%;
    margin-bottom: 0;
    font-size: 26px;
    font-family: "antipasto_probold" !important; }

.valores {
  max-width: 500px;
  padding-bottom: 20px;
  border-bottom: 1px solid white;
  margin: 0 auto; }
  .valores form {
    position: relative; }
    .valores form .valor-item {
      padding-bottom: 30px; }
      .valores form .valor-item label {
        width: calc(100% - 160px);
        margin-bottom: 0;
        color: white;
        letter-spacing: 0.6px;
        font-size: 23px;
        line-height: 100%;
        font-family: "antipasto_probold" !important; }
      .valores form .valor-item input {
        position: absolute;
        right: 0;
        width: 150px;
        background-color: #d9d1d6;
        color: #3e3e3e;
        border: none;
        text-align: center;
        font-size: 24px;
        line-height: 0;
        outline: 0;
        font-weight: 900; }

.economia {
  justify-content: center;
  display: inline-block;
  text-align: center;
  padding-top: 20px;
  width: 100%; }
  .economia span {
    color: white;
    font-size: 26px;
    line-height: 100%;
    font-family: "antipasto_probold" !important; }
  .economia img {
    padding: 0 8px; }

.total {
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: max-content;
  margin: 0 auto;
  border-bottom: 2px solid white; }
  .total span {
    color: white;
    font-family: "Quicksand", sans-serif;
    font-weight: 800;
    font-size: 44px;
    letter-spacing: 0px; }
    .total span.cifrao {
      font-size: 24px;
      font-weight: 900;
      letter-spacing: 1px;
      padding-right: 12px;
      line-height: 100%; }

.assinar-agora {
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: max-content;
  margin: 0 auto;}
  .assinar-agora a {
    background-color: #d9d1d6;
    color: #3e3e3e;
    font-size: 24px;
    font-weight: 900;
  }

#instagram {
  background-color: #f3f1f1;
  padding-bottom: 50px; }
  #instagram a.siga {
    max-width: 565px;
    margin: 0 auto;
    text-align: right;
    display: block;
    font-family: "Quicksand", sans-serif;
    font-weight: 900;
    color: #3c3c3c;
    margin-top: 10px;
    font-size: 20px; }

.posts {
  justify-content: center;
  position: relative;
  width: 565px;
  margin: 0 auto;
  height: 370px; }
  .posts a {
    display: flex;
    height: fit-content; }
    .posts a img.min-destaque {
      width: 185px;
      height: 180px;
      position: absolute;
      right: 0; }
      .posts a img.min-destaque.up {
        top: 0; }
      .posts a img.min-destaque.down {
        bottom: 0; }
    .posts a img.destaque-insta {
      width: fit-content;
      height: fit-content;
      position: absolute;
      left: 0;
      max-width: 370px;
      max-height: 370px; }

.whatsapp {
  display: flex;
  justify-content: center;
  padding-top: 50px;
  flex-wrap: wrap;
  padding-bottom: 18px; }
  .whatsapp img {
    max-height: 50px; }
  .whatsapp span {
    display: flex;
    width: 100%;
    justify-content: center;
    font-family: "antipasto_prodemibold";
    margin-top: 12px;
    font-size: 18px;
    color: #656565;
    padding-bottom: 10px;
    border-bottom: 1px solid #db9021;
    margin-bottom: 14px;
    line-height: 100%;
    text-align: center; }
  .whatsapp h3 {
    font-family: "antipasto_proextrabold";
    color: #3a3a3a; }
  .whatsapp p {
    display: flex;
    width: 100%;
    justify-content: center;
    font-family: "antipasto_prodemibold";
    color: #3a3a3a;
    line-height: 100%;
    font-size: 18px;
    flex-wrap: inherit;
    text-align: center; }
    .whatsapp p a {
      font-family: "Quicksand", sans-serif;
      font-weight: 900;
      color: #3a3a3a;
      line-height: 100%;
      padding-left: 6px; }

footer {
  background-color: #eee;
  text-align: center;
  font-size: 11px;
  padding-bottom: 20px; }
  footer .logos {
    justify-content: center;
    padding: 20px 0 10px 0; }
    footer .logos a {
      padding: 0 4px; }

#beneficio {
  background-color: #f9f9f9;
  padding-top: 20px; }

.topo-beneficio {
  width: 100%;
  display: flex;
  position: relative; }
  .topo-beneficio img {
    width: 50%;
    display: inline-flex; }
  .topo-beneficio a {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    font-size: 26px;
    background-color: rgba(0, 0, 0, 0.42);
    padding: 7px;
    line-height: 0;
    top: 6px;
    color: white;
    border-radius: 4px;
    text-decoration: none !important; }
    .topo-beneficio a.active i {
      color: white;
      font-weight: 800 !important;
    }
    .topo-beneficio a:hover i {
      font-weight: 800;
      color: white; }

.nome-beneficio {
  width: 49%;
  display: inline-flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap; }
  .nome-beneficio span {
    color: #4e4e4e;
    width: 100%;
    line-height: 100%; }
    .nome-beneficio span.desconto {
      font-size: 50px;
      font-weight: 900;
      letter-spacing: -2px; }
    .nome-beneficio span.tipo {
      font-size: 16px; }
  .nome-beneficio h5 {
    font-size: 26px;
    line-height: 100%;
    font-weight: 800;
    color: #4e4e4e;
    margin: 6px 0;
    padding-right: 10px;
    width: 100%; }

.ofertas-parceiro h2 {
  font-size: 18px;
  line-height: 100%;
  font-weight: 800; }

.texto-beneficio {
  margin-top: 30px;
  padding-bottom: 30px; }
  .texto-beneficio a.link-cupom {
    margin-bottom: 20px !important;
    border-radius: 2px;
    padding: 6px 50px;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: max-content;
    background-color: #0e9a0b;
    color: white;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-family: "antipasto_proextrabold" !important; }
    .texto-beneficio a.link-cupom:hover {
      background-color: #0d6f0b; }
  .texto-beneficio p {
    font-size: 15px;
    line-height: 150%;
    display: block;
    font-family: "Quicksand", sans-serif !important; }

.redes {
  display: flex;
  justify-content: left;
  max-width: 100%;
  border-top: 1px solid #d8d8d8;
  padding-top: 10px;
	margin-top: 20px; }
  .redes a {
    color: #505050;
    display: inline-flex;
    font-size: 32px;
    margin-right: 13px; }
    .redes a:hover {
      color: #a2a2a2; }
    .redes a i {
      font-size: 32px;
    }

.endereços,
.telefones {
  background-color: white;
  margin: 30px 0 0 0;
  padding: 12px 20px;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%; }
  .endereços .option,
  .telefones .option {
    padding-bottom: 10px;
    width: 100%; }
    .endereços .option span,
    .telefones .option span {
      font-weight: 800;
      font-size: 16px;
      display: block;
      margin-bottom: 6px;
      margin-top: 10px;
      color: #9d3d74; }
    .endereços .option p,
    .telefones .option p {
      font-size: 14px;
      line-height: 100%;
      margin-bottom: 2px;
      padding-right: 24px;
      position: relative; }
      .endereços .option p a,
      .telefones .option p a {
        color: #4e4e4e;
        display: inline-block;
        padding-left: 10px;
        font-size: 26px;
        position: absolute;
        right: 0;
        bottom: 0; }
    .endereços .option:last-child,
    .telefones .option:last-child {
      border-bottom: none; }

.telefones {
  margin-bottom: 30px;
  flex-wrap: nowrap !important; }

.endereços form label {
  font-weight: 800;
  margin-right: 4px; }
.endereços form select {
  border: none;
  background-color: #e6e6e6;
  border-radius: 3px;
  padding: 4px;
  font-size: 15px;
  outline: 0; 
  width: 100%; }

#categoria {
  background-color: #eee; }

.topo-cat {
  display: block;
  margin-bottom: 10px; }

.ordena {
  display: inline-flex;
  width: 100%;
  justify-content: flex-end; }
  .ordena form:last-child {
    margin-left: 16px; }
  .ordena form label {
    font-size: 14px;
    margin-right: 6px; }
  .ordena form select {
    border: none;
    font-size: 14px;
    outline: none; }
    .ordena form select option {
      border: none; }
  .ordena.filtro-topo {
    justify-content: left;
    background-color: #f3f3f3;
    margin-bottom: 10px; }
    .ordena.filtro-topo form {
      display: inline-flex;
      margin-left: 0;
      padding: 8px 22px;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      .ordena.filtro-topo form .op-filtro {
        display: flex;
        margin: 8px;
        align-items: center; }
        .ordena.filtro-topo form .op-filtro label {
          margin-bottom: 0;
          line-height: 100%; }
        .ordena.filtro-topo form .op-filtro select {
          padding: 6px; }
      .ordena.filtro-topo form button {
        border: 1px solid #cacaca;
        padding: 8px 22px;
        line-height: 100%;
        display: flex;
        width: max-content;
        font-size: 14px;
        font-weight: 800;
        height: max-content; }

.div-categoria {
  display: flex;
  width: 100%;
  position: relative; }
  .div-categoria a {
    position: absolute;
    right: 0;
    font-size: 30px;
    margin-top: 8px;
    color: #676767; }
    .div-categoria a.active i {
      color: #5c5c5c;
      font-weight: 800 !important;
    }
    .div-categoria a i:hover {
      color: #676767;
      font-weight: 800; }

.lista-cat {
  display: flex;
  flex-wrap: wrap; }

.paginacao {
  display: block;
  text-align: center;
  padding: 40px 0; }
  .paginacao a {
    color: #676767;
    font-weight: 800;
    font-size: 17px;
    margin: 0 16px; }
    .paginacao a:hover {
      color: black; }

.pagination {
  justify-content: center; }

.page-link {
  background-color: transparent !important;
  border: none !important; }

.page-item.active {
  background-color: #757575 !important;
  border: none !important; }
.page-item.disable {
  background-color: transparent !important;
  border: none !important; }

a.popup {
position: absolute;
bottom: 0;
display: flex;
z-index: 9;
background-color: #f3f3f3;
border: 1px solid #ababab;
height: fit-content;
padding: 6px;
max-width: 350px;
color: #383838;
text-decoration: none !important;
flex-wrap: wrap; }
a.popup:hover {
    color: #383838; }
a.popup span.p-saiba {
    display: flex;
    width: 100%;
    background-color: #db9021;
    color: white;
    text-transform: uppercase;
    justify-content: center;
    font-weight: 700;
    font-size: 15px;
    padding: 4px;
    margin-top: 9px; }
a.popup .inf {
    display: flex;
    align-items: center; }
    a.popup .inf span.p-desconto {
    width: 30%;
    float: left;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    margin-right: 4px;
    padding: 4px; }
    a.popup .inf .p-info {
    width: 66%;
    display: flex;
    flex-wrap: wrap; }
    a.popup .inf .p-info h5 {
        font-size: 15px;
        line-height: 100%;
        margin-bottom: 0;
        width: 100%;
        font-weight: 700; }
    a.popup .inf .p-info span {
        font-size: 13px;
        line-height: 100%;
        width: 100%; }

.mapa-filtro {
  position: absolute;
  z-index: 9;
  background-color: #f3f3f3;
  border: 1px solid #ababab;
  top: 10px;
  left: 10px;
  padding: 10px; }
  .mapa-filtro form {
    display: inline-flex;
    align-items: center; }
    .mapa-filtro form .op-filtro {
      margin: 0 14px; }
      .mapa-filtro form .op-filtro label {
        margin-bottom: 0;
        font-size: 14px; }
      .mapa-filtro form .op-filtro select {
        border: none;
        font-size: 14px;
        outline: none; }
        .mapa-filtro form .op-filtro select option {
          border: none; }
    .mapa-filtro form button {
      background-color: #9d3d74;
      border: none;
      padding: 4px 14px;
      font-size: 14px;
      font-weight: 900;
      color: white;
      border-radius: 3px; }

#pertodemim {
  margin-bottom: 30px; }
  #pertodemim .mapa {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px; }
    #pertodemim .mapa iframe {
      position: absolute;
      top: -50px;
      width: 110%;
      left: -60px; }
    #pertodemim .mapa a.fechar {
      position: absolute;
      right: 10px;
      z-index: 9;
      top: 10px;
      color: #9d3d74; }
      #pertodemim .mapa a.fechar:hover {
        color: #9d3d74; }
      #pertodemim .mapa a.fechar i {
        font-size: 38px; }

.filtro {
  margin: 0 auto 20px auto;
  border-bottom: 1px solid #d6d6d6;
  display: none; }

.menu-lateral {
  display: none;
  position: fixed;
  background-color: #404040;
  top: 0;
  height: 100vh;
  width: 30%;
  min-width: 600px;
  z-index: 99999999999;
  overflow: auto;
  align-items: center;
  padding: 2px 40px;
  flex-wrap: wrap;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2); }
  .menu-lateral a i.fa-times {
    color: white !important; }
  .menu-lateral img {
    max-height: 66px !important;
    margin: 10px auto; }
  .menu-lateral ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    width: 100%; }
    .menu-lateral ul li {
      font-size: 18px;
      padding: 8px 20px;
      position: relative;
      line-height: 100%; }
      .menu-lateral ul li:hover {
        background-color: #4a4a4a; }
      .menu-lateral ul li a {
        color: white;
        font-weight: 900;
        display: flex;
        width: 100%;
        align-items: center;
        position: relative; }
        .menu-lateral ul li a.down {
          position: absolute;
          right: 10px;
          top: 0;
          width: auto; }
          .menu-lateral ul li a.down i {
            color: white !important; }
      .menu-lateral ul li ul.sub {
        margin-top: 10px; }
        .menu-lateral ul li ul.sub li {
          font-size: 18px;
          line-height: 100%; }
          .menu-lateral ul li ul.sub li:hover {
            background-color: #3e3e3e; }

.line-menu {
  width: 100%;
  height: 1px;
  background-color: #cc73a6;
  margin: auto 0; }

.login-menu {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  padding-left: 12px; }
  .login-menu span {
    font-size: 20px;
    color: white;
    font-weight: 900; 
    max-width: 70%;}
  .login-menu a.login-a {
    position: absolute;
    right: 0;
    font-size: 16px;
    color: white !important;
    font-weight: 700; }
  .login-menu a.cog i {
    color: white !important;
    font-size: 24px !important;
    padding-left: 10px; }

#destaques {
  background-color: rgba(156, 141, 150, 0.82);
  padding: 18px 10px 0 10px;
  margin-bottom: 20px; }
  #destaques.owl-carousel .owl-stage {
    display: flex !important; }
  #destaques.owl-carousel .item {
    height: 100%; }
  #destaques.owl-carousel .item .mini-nov.cat-destaque {
    width: auto !important;
    height: 100%; }

.lista-destaques {
  width: 100%;
  display: flex !important; }
  .lista-destaques.owl-theme .owl-nav {
    display: none; }
  .lista-destaques.owl-theme .owl-dots {
    display: block !important;
    width: 100%;
    padding-bottom: 10px; }
    .lista-destaques.owl-theme .owl-dots .owl-dot span {
      background-color: transparent !important;
      border: 2px solid white !important; }
    .lista-destaques.owl-theme .owl-dots .owl-dot.active span {
      background-color: white !important; }

#login,
#dados,
#contato,
#sobre {
  background-color: #f7f6f6;
  padding: 40px 0; }

.login-form {
  display: flex;
  flex-wrap: wrap;
  max-width: 320px;
  margin: 0 auto; }
  .login-form span {
    margin-bottom: 20px;
    font-weight: 800; }
  .login-form form {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #9d3d74; }
    .login-form form button {
      border: none;
      background-color: #8c8c8c;
      color: white;
      font-weight: 800;
      text-transform: uppercase;
      font-size: 15px;
      padding: 4px 12px;
      border-radius: 2px; }
    .login-form form .acesso {
      display: flex;
      flex-wrap: wrap; }
      .login-form form .acesso label {
        width: 100%;
        font-size: 14px; }
      .login-form form .acesso input {
        width: 100%;
        font-size: 14px;
        outline: 0; }
      .login-form form .acesso a {
        color: #989dad;
        font-weight: 800;
        font-size: 12px;
        margin-top: 6px;
        width: 100%;
        text-align: right; }

a.assine {
  display: block;
  line-height: 120%;
  text-align: center;
  padding: 40px 0 20px 0;
  color: black;
  font-weight: 900;
  font-size: 18px; }
  a.assine:hover {
    color: #545454; }

span.banca {
  width: 100%;
  text-align: center;
  background-color: #9d3d74;
  color: white;
  padding: 14px 0;
  border-radius: 5px;
  font-size: 15px;
  display: block; }

.max-w {
  max-width: 900px !important;
  margin: 0 auto; }

.assinante {
  padding-bottom: 20px;
  border-bottom: 1px solid #8c8c8c; }
  .assinante span {
    font-weight: 800;
    font-size: 24px;
    padding-bottom: 6px;
    display: block; }
    .assinante span a {
      color: #8c8c8c;
      font-size: 14px; }
      .assinante span a:hover {
        color: #8c8c8c; }
  .assinante p {
    font-size: 15px;
    line-height: 130%; }
    .assinante p strong {
      text-transform: uppercase; }
    .assinante p a {
      font-weight: 900;
      color: #9d3d74; }
      .assinante p a:hover {
        color: #9d3d74; }

.historico {
  max-width: 780px;
  margin: 0 auto; }
  .historico span.cupom, 
  span.favorito {
    font-weight: 800;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 6px;
    display: block; }
  .historico p {
    font-size: 15px;
    line-height: 130%; }

.hist {
  background-color: white;
  padding: 6px;
  display: inline-flex;
  width: 100%;
  align-items: center;
  position: relative;
  margin-bottom: 20px; }
  .hist.exp {
    filter: grayscale(1);
    opacity: 0.7; }
  .hist img {
    max-height: 70px; }
  .hist span.desc-hist {
    font-weight: 800;
    font-size: 22px;
    line-height: 100%;
    margin-left: 8px;
    text-transform: uppercase;
    letter-spacing: -1px;
    width: min-content; }
  .hist .nome-hist {
    margin-left: 14px;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    max-width: calc(100% - 320px); }
    .hist .nome-hist span {
      width: 100%; }
  .hist a {
    background-color: #0e9a0b;
    color: white;
    position: absolute;
    right: 6px;
    padding: 4px 18px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 3px; }
    .hist a.mais {
      background-color: #e09729; }
    .hist a:hover {
      color: white; }

.voucher {
  max-width: 500px;
  margin: 0 auto;
  background-color: white;
  border: 1px solid #e2e2e2;
  padding: 20px;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center; }
  .voucher img {
    display: block;
    margin: 0 auto;
    max-height: 100px; }
    .voucher img.ges {
      margin-top: 30px;
      max-height: 52px;
      filter: grayscale(1); }
  .voucher h3 {
    font-size: 30px;
    line-height: 110%;
    padding-top: 30px;
    font-weight: 900;
    color: #9d3d74;
    width: 100%;
    text-align: center; }
  .voucher p {
    font-size: 17px;
    text-align: center;
    margin-top: 10px;
    line-height: 120%; }
  .voucher span.codigo {
    color: #6b1a48;
    font-weight: 300;
    font-size: 28px;
    width: 80%;
    text-align: center;
    margin: 16px 0;
    padding: 4px;
    border-radius: 3px;
    text-transform: uppercase; }
  .voucher span.validade {
    font-size: 16px;
    font-weight: 800;
    width: 90%;
    text-align: center;
    background-color: #ca96b4;
    color: white;
    padding: 20px 4px;
    border-radius: 3px; }

#contato h3 {
  font-size: 26px;
  color: #585858;
  font-weight: 800;
  margin-bottom: 20px; }
#contato form {
  display: flex;
  flex-wrap: wrap; }
  #contato form .linha-contato {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px; }
    #contato form .linha-contato label,
    #contato form .linha-contato input,
    #contato form .linha-contato textarea,
    #contato form .linha-contato select {
      width: 100%;
      font-size: 15px; }
    #contato form .linha-contato input,
    #contato form .linha-contato textarea,
    #contato form .linha-contato select {
      border: none;
      outline: 0;
      background-color: white; }
    #contato form .linha-contato label {
      margin-bottom: 2px;
      font-weight: 800; }
    #contato form .linha-contato select {
      padding: 4px 2px; }
#contato button {
  background-color: #ef9135;
  color: white;
  border: none;
  border-radius: 3px;
  margin-top: 10px;
  display: flex;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 2px 22px; }

.txt-sobre h4 {
  color: #9d3d74;
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 20px; }
.txt-sobre p {
  font-size: 15px;
  text-indent: 30px; }
  .txt-sobre p a {
    color: #212529; }
    .txt-sobre p a:hover {
      color: #212529; }

#aceita_termo {
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #9d3d74;
  margin-bottom: 14px;
  border-radius: 2px; }

#aceita_termo form .form-check {
  margin-bottom: 6px; }

#aceita_termo form .form-check label {
  font-size: 14px;
  line-height: 130%; }

#aceita_termo form .form-check label a {
  color: #404040;
  text-decoration: none;
  font-weight: 600; }

#termos_uso h5 {
  font-size: 16px;
  font-weight: 600;
  color: #3e3e3e; }

#termos_uso ul {
  font-size: 15px; }

.endereços .option2 p {
  padding-right: 0 !important;
  padding-left: 100px;
  margin-top: 30px; }

.endereços .option2 p a {
  right: auto !important;
  left: 0;
  padding-left: 0 !important;
  font-size: 23px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.endereços .option2 p a i {
  color: #696969; }

.endereços .option2 p a span {
  display: flex;
  width: 100%;
  font-size: 11px;
  margin: 0;
  justify-content: center;
  color: #4683d0;
  font-weight: 600; }

.redes2 {
  flex-wrap: wrap; }

.redes2 a i {
  font-size: 28px; }

.redes3 {
  padding-top: 20px; }

.op_rede {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  width: auto;
  margin-bottom: 14px;
  margin-right: 30px; }

.op_rede a {
  align-items: center; }

.op_rede a i {
  margin-right: 16px;
  font-size: 26px !important; }

.op_rede a p.p_rede {
  color: #6d6d6d;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0; }

span.login-txt {
  left: -3px; }
  
@media screen and (min-width: 1370px) and (max-width: 1920px) {
  .busca {
    width: 90%;
    margin: 14px auto; }
    .busca form {
      width: 100%; }

  .filtro {
    width: 90%; } }
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .mini-nov.categoria {
    width: 48%; } }
@media screen and (max-width: 991px) {
  #pertodemim .mapa {
    height: 360px; }
    #pertodemim .mapa iframe {
      width: 130%; }

  .mapa-filtro {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    top: auto;
    bottom: 0;
    left: 0;
    padding: 2px 10px 10px 10px; }
    .mapa-filtro form {
      flex-wrap: wrap; }
      .mapa-filtro form .op-filtro {
        margin: 0;
        width: 100%;
        padding: 8px 0; }
        .mapa-filtro form .op-filtro:first-child {
          border-bottom: 1px solid #ccc; }
      .mapa-filtro form button {
        width: 100%;
        margin-top: 5px; } }
@media screen and (min-width: 576px) and (max-width: 991px) {
  .mini-nov.categoria {
    width: 46%; } }
@media screen and (max-width: 700px) {
  .div-categoria.of-parceiro {
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap; }

  .mini-nov.of-parceiro a.mais {
    position: relative; } 
    
  ul.pagination li:not(.show-mobile) { 
    display: none; } }
@media screen and (min-width: 699px) {
  .mini-nov.of-parceiro {
    flex-wrap: nowrap;
    margin-bottom: 20px; }
    .mini-nov.of-parceiro a.mais {
      position: absolute;
      bottom: 0;
      background-color: #e6ad57;
      width: 40%;
      min-width: min-content;
      border-radius: 2px;
      font-size: 18px; }

  .div-categoria.of-parceiro {
    width: 67%;
    margin-left: 12px;
    position: relative; }

  .miniatura.of-parceiro {
    width: 30%;
    position: relative; }
    .miniatura.of-parceiro .min-desconto span {
      font-size: 18px !important; }

  .min-estab.of-parceiro {
    height: calc(100% - 60px);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 0; } }
@media screen and (min-width: 768px) {
  ul.abre-sub-mobile {
    display: none; } }
@media screen and (max-width: 767px) {
  ul.abre-sub-mobile {
    display: flex; }

  .abre-sub {
    display: none; }

  .menu {
    background-color: white;
    margin-top: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #eadbe4; }
    .menu ul {
      justify-content: space-around;
      flex-wrap: nowrap; }
      .menu ul li {
        padding: 4px 2px;
        background-color: white;
        width: auto;
        padding-left: 0; }
        .menu ul li a i {
          padding-left: 0;
          font-size: 30px !important;
          color: #4a4a4a !important;
          padding: 5px; }
          .menu ul li a i.fa-sort-down {
            display: none; }
        .menu ul li a span {
          display: none; }

  #calculadora h1 {
    font-size: 22px;
    padding: 40px 10px 10px 10px; }

  .calc-title h2 {
    font-size: 21px; }

  .texto-beneficio p {
    font-size: 14px;
    line-height: 140%; }

  .nome-beneficio {
    width: 100%;
    margin: 18px 0; }
    .nome-beneficio h5 {
      font-size: 24px;
      margin: 16px 0 8px 0;
      text-align: center;
      width: 100%; }
    .nome-beneficio span.desconto {
      background-color: #ef9135;
      color: white;
      font-size: 46px;
      padding: 6px;
      text-align: center; }
    .nome-beneficio span.tipo {
      text-align: center;
      font-size: 14px; }

  .topo-beneficio {
    align-items: flex-start;
    flex-wrap: wrap; }
    .topo-beneficio img {
      align-items: flex-start;
      height: auto;
      width: 100%; }
    .topo-beneficio a {
      right: 0;
      font-size: 23px;
      padding: 5px;
      top: 6px; }

  .destaque .owl-nav button.owl-next {
    right: 0 !important; }
  .destaque .owl-nav button.owl-prev {
    left: 0 !important; }

  .logo_seja img {
    max-height: 60px; }

  #header a i {
    font-size: 22px; }
    #header a i.fa-heart {
      padding-right: 16px; } }
@media screen and (min-width: 576px) and (max-width: 767px) {
  .valores form .valor-item {
    padding-bottom: 24px; }
    .valores form .valor-item label {
      font-size: 21px; }
    .valores form .valor-item input {
      font-size: 21px; }

  .calc-title h2 {
    line-height: 100%; }

  .min-cat span {
    font-size: 15px; }

  .min-estab h5 {
    font-size: 22px; }
  .min-estab span {
    font-size: 14px; }

  .dados-dstq {
    width: 200px; }
    .dados-dstq span.desconto {
      font-size: 34px; }
    .dados-dstq h6 {
      font-size: 22px; }

  .busca .abre-filtro {
    width: 29%; }

  .submenu a span {
    font-size: 18px; }

  .chama-beneficio span {
    font-size: 17px; } }
@media screen and (max-width: 679px) {
  .menu-lateral {
    width: 92%;
    min-width: auto;
    padding: 6px 22px; }
    .menu-lateral ul li {
      font-size: 16px;
      padding: 12px 20px; }
      .menu-lateral ul li ul.sub li {
        font-size: 16px; }
    .menu-lateral img {
      max-height: 66px !important;
      margin: 20px auto; }

  .login-menu {
    margin: 10px 0; }
    .login-menu span {
      font-size: 16px; } }
@media screen and (max-width: 575px) {
  #pertodemim .mapa {
    height: 400px; }
    #pertodemim .mapa a.fechar i {
      font-size: 28px; }

  .mapa-filtro form .op-filtro {
    text-align: center; }
    .mapa-filtro form .op-filtro select {
      width: 100%; }

  .busca .abre-filtro a {
    display: block;
    text-align: center; }

  .topo {
    margin-bottom: 20px; }

  .paginacao {
    padding: 30px 0; }
    .paginacao a {
      font-size: 15px; }

  .div-categoria a {
    font-size: 26px; }

  .ordena {
    flex-wrap: wrap; }
    .ordena form {
      width: 100%; }
      .ordena form:last-child {
        margin-left: 0; }
    .ordena.filtro-topo form .op-filtro {
      flex-wrap: wrap;
      width: 100%; }
      .ordena.filtro-topo form .op-filtro label {
        width: 100%;
        margin-bottom: 8px; }
      .ordena.filtro-topo form .op-filtro select {
        width: 100%; }
    .ordena.filtro-topo form button {
      display: block;
      text-align: center;
      margin: 14px 0;
      width: 100%; }

  .mini-nov.categoria {
    width: 100%; }

  .logo_seja img {
    max-height: 50px; }

  #header {
    padding: 10px 0; }

  .telefones {
    width: 100%;
    margin-left: 0;
    margin: 10px 0 40px 0;
    flex-wrap: wrap !important; }

  .endereços {
    width: 100%; }

  .endereços .option span {
    font-size: 15px; }

  .nome-beneficio span.desconto {
    font-size: 36px; }

  .redes a {
    font-size: 32px; }

  .total span {
    font-size: 36px; }

  footer .logos a {
    margin: 10px 0;
    display: inline-block; }

  .whatsapp span {
    font-size: 16px; }

  #instagram a.siga {
    font-size: 17px; }

  .nov.insta {
    padding-top: 50px;
    margin-bottom: 20px; }

  .posts {
    height: fit-content;
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .posts a {
      display: inline-flex;
      height: auto !important;
      width: 100%;
      justify-content: center; }
      .posts a img.destaque-insta {
        width: 100%;
        height: inherit;
        position: relative; }
      .posts a img.min-destaque {
        position: relative;
        display: inline-flex;
        margin-top: 14px;
        width: 100%;
        height: inherit; }
        .posts a img.min-destaque.down {
          max-width: 370px;
          max-height: 370px;
          margin-left: 2px; }
        .posts a img.min-destaque.up {
          max-width: 370px;
          max-height: 370px;
          margin-right: 2px; }
      .posts a.min {
        width: 100% !important; }

  .calc-title h2 {
    font-size: 24px; }
  .calc-title i {
    font-size: 34px; }

  .economia span {
    font-size: 24px; }

  .valores form .valor-item {
    padding-bottom: 22px; }
    .valores form .valor-item label {
      font-size: 19px; }
    .valores form .valor-item input {
      font-size: 20px; }

  .gradiente {
    top: -75px; }

  .mini-nov a.mais {
    font-size: 17px; }

  .min-estab h5 {
    font-size: 19px; }

  .min-cat i {
    font-size: 18px; }
  .min-cat span {
    font-size: 14px; }
  .min-cat.categoria {
    padding-bottom: 20px; }
    .min-cat.categoria i {
      font-size: 16px; }
    .min-cat.categoria span {
      font-size: 16px; }

  .min-dados a i {
    font-size: 26px; }

  .miniatura .min-desconto {
    left: 8px; }
    .miniatura .min-desconto span {
      font-size: 22px; }

  .owl-novos {
    margin-top: 20px; }

  .nov span {
    font-size: 24px; }

  .min-categoria {
    margin-bottom: 8px; }
    .min-categoria i {
      font-size: 16px; }
    .min-categoria span {
      font-size: 14px; }

  .dstq-item a.favorito {
    font-size: 28px;
    top: 10px;
    right: 10px; }
  .dstq-item a.saiba-mais {
    font-size: 16px;
    padding: 6px 16px 4px 16px;
    bottom: 14px; }

  .dados-dstq {
    width: 176px;
    left: 24px; }
    .dados-dstq span.desconto {
      font-size: 26px; }
    .dados-dstq span.tipo-est {
      font-size: 13px; }
    .dados-dstq h6 {
      font-size: 18px;
      margin-top: 10px; }

  .destaque .owl-nav {
    top: -30px;
    position: relative; }

  .busca {
    margin-top: 38px;
    flex-wrap: wrap; }
    .busca form {
      width: 100%; }
    .busca .abre-filtro {
      margin-top: 10px;
      width: 100%;
      text-align: center; }

  .chama-beneficio span {
    font-size: 14px;
    padding: 12px 6px;
    line-height: 98%;
    text-align: center; }
  .chama-beneficio i {
    font-size: 16px; }

  .menu ul li a i:first-child {
    margin-right: 0 !important;
  }

  .submenu {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 2px; }
    .submenu a {
      width: 100% !important;
      margin: 8px 0; }
    .submenu a i {
      font-size: 20px; }
    .submenu a span {
      font-size: 17px;
      padding-left: 4px; }

  .hist {
    flex-wrap: wrap; }
    .hist .nome-hist {
      width: auto;
      max-width: calc(100% - 216px); }
    .hist a {
      position: relative;
      width: 100%;
      margin-top: 10px;
      text-align: center; }
    .hist span.desc-hist {
      font-size: 18px; }

  .assinante span {
    font-size: 20px; }

  .voucher img {
    max-height: 70px; }
  .voucher h3 {
    font-size: 26px; }
  .voucher span.codigo {
    font-size: 33px; } }
@media screen and (max-width: 440px) {
  .hist .nome-hist {
    font-size: 15px; } }
@media screen and (max-width: 380px) {
  .line {
    display: none; }

  .submenu {
    height: 54px; }
    .submenu a i {
      font-size: 18px; } }

/*# sourceMappingURL=main.css.map */
